projects
/
cargo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8964ea7
)
Replace --git with --vcs [git|hg]
author
zv
<zv@nxvr.org>
Thu, 8 Oct 2015 01:13:25 +0000
(18:13 -0700)
committer
zv
<zv@nxvr.org>
Thu, 8 Oct 2015 01:13:25 +0000
(18:13 -0700)
src/etc/_cargo
patch
|
blob
|
history
diff --git
a/src/etc/_cargo
b/src/etc/_cargo
index a1c43aff8c0048c249881538c981f3379ea96ab9..672227c87c43ce498ede21a125bcfd3deb9704bd 100644
(file)
--- a/
src/etc/_cargo
+++ b/
src/etc/_cargo
@@
-131,7
+131,7
@@
case $state in
new)
_arguments \
'--bin[use binary template]' \
- '--
git[initialize new git repo]
' \
+ '--
vcs:initialize a new repo with a given VCS:(git hg)
' \
'(-h, --help)'{-h,--help}'[show help message]' \
'--hg[initialize new mercurial repo]' \
'--no-git[no new git repo]' \